We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47c3b2 commit aa47c0bCopy full SHA for aa47c0b
.github/workflows/deploy.yaml
@@ -17,7 +17,7 @@ on:
17
18
jobs:
19
docker:
20
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
21
steps:
22
-
23
name: Set up QEMU
0 commit comments