We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1519784 commit b68e75cCopy full SHA for b68e75c
.github/workflows/main.yml
@@ -2,7 +2,7 @@ on:
2
push:
3
jobs:
4
main:
5
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
6
steps:
7
- uses: fscarmen/warp-on-actions@v1.3
8
- run: |
0 commit comments