We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88e145b + 571a8c3 commit d1a0289Copy full SHA for d1a0289
.github/workflows/gambit.yml
@@ -8,7 +8,7 @@ env:
8
9
jobs:
10
build-linux:
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
12
env:
13
TAG: ${{ github.ref_name }}
14
steps:
0 commit comments