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 70fed41 commit 94dc3c1Copy full SHA for 94dc3c1
.github/workflows/gg_regressions_ci.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
gg-regressions:
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
14
if: github.event_name != 'push' || github.event.ref == 'refs/heads/master' || github.event.repository.full_name != 'vlang/v'
15
timeout-minutes: 10
16
env:
0 commit comments