Use proper macos

This commit is contained in:
Jamil Bou Kheir
2022-01-17 20:18:57 -08:00
parent 205ec06580
commit 2c7ea66ea9

View File

@@ -8,7 +8,7 @@ defaults:
jobs:
publish-docs:
if: startsWith(github.ref, 'refs/tags/')
runs-on: macos-latest
runs-on: macos-11
steps:
- name: Get the version
id: get_version