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.
1 parent 890bb53 commit ee631cbCopy full SHA for ee631cb
.github/workflows/gambit.yml
@@ -8,7 +8,7 @@ env:
8
9
jobs:
10
build-linux:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
12
env:
13
TAG: ${{ github.ref_name }}
14
steps:
0 commit comments