infra: switch back to ubuntu 20.04 LTS for macOS release

This commit is contained in:
Mary Guillemard 2023-11-11 22:38:54 +01:00 committed by GitHub
parent 98e7c33630
commit 6228331fd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ env:
jobs:
tag:
name: Create tag
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Get version info
id: version_info