ci: fix invalid runner name

This commit is contained in:
Frazer Smith 2022-06-17 13:48:38 +01:00
parent a22d51b7c7
commit e5e93c609c
No known key found for this signature in database
GPG key ID: 399971774A2E75BA

View file

@ -42,7 +42,7 @@ jobs:
macos:
needs: lint
runs-on: macos-11.0
runs-on: macos-11
if: github.ref == 'refs/heads/development' || github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main'
timeout-minutes: 30