We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d36c2 commit 13fc7faCopy full SHA for 13fc7fa
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
target:
12
- id: "linux-amd64"
13
- os: "ubuntu-20.04"
+ os: "ubuntu-22.04"
14
tar_extra_args: ""
15
- id: "linux-aarch64"
16
os: "ubuntu-24.04-arm"
0 commit comments