1
0
forked from MeloNX/MeloNX

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 8f4b7cf5e7
commit 1b2134eebd

View File

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