We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f76c8 commit e1be520Copy full SHA for e1be520
.github/workflows/ci.yml
@@ -13,10 +13,10 @@ jobs:
13
os: 'ubuntu-20.04'
14
tar_extra_args: ''
15
- id: 'linux-aarch64'
16
- os: "ubuntu-latest"
+ os: "ubuntu-20.04"
17
# os: ['self-hosted', 'linux', 'ARM64']
18
- id: 'linux-riscv64'
19
20
# os: ['self-hosted', 'linux', 'RISCV64']
21
- id: 'darwin-amd64'
22
os: 'macos-13'
0 commit comments