Browse Source

github: goodbye, aarch64 runner

pull/2/head
Alibek Omarov 2 years ago
parent
commit
91742d613d
  1. 6
      .github/workflows/c-cpp.yml

6
.github/workflows/c-cpp.yml

@ -19,9 +19,9 @@ jobs: @@ -19,9 +19,9 @@ jobs:
- os: ubuntu-18.04
targetos: linux
targetarch: i386
- os: ubuntu-aarch64-20.04
targetos: linux
targetarch: aarch64
# - os: ubuntu-aarch64-20.04
# targetos: linux
# targetarch: aarch64
- os: ubuntu-18.04
targetos: android

Loading…
Cancel
Save