mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 10:18:51 +00:00
Use proper macos
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user