We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 157f6a4 commit 74a64a8Copy full SHA for 74a64a8
.github/workflows/push.yml
@@ -7,7 +7,7 @@ jobs:
7
build-and-upload-binaries:
8
permissions: write-all
9
10
- runs-on: x86_64-unknown-linux
+ runs-on: ubuntu-latest
11
12
env:
13
PROFILE: dev
@@ -39,7 +39,7 @@ jobs:
39
build-and-upload-languages:
40
41
42
43
44
strategy:
45
fail-fast: false
0 commit comments