We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd69111 commit 50ce12bCopy full SHA for 50ce12b
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
steam: ["-steam", ""]
11
- os: [windows-2019, macos-10.15, ubuntu-20.04]
+ os: [windows-2019, macos-11, ubuntu-20.04]
12
isinclude: [false] # Makes include add new jobs instead of editing existing ones
13
include:
14
- os: ubuntu-20.04
0 commit comments