We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee55cb commit a0e5296Copy full SHA for a0e5296
.github/workflows/test.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
e2e:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-go@v5
0 commit comments