Skip to content

Commit

Permalink
[linux] try arm64 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nil4 committed Nov 4, 2024
1 parent a4e23b0 commit 5c44886
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions .github/workflows/x-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,14 @@ jobs:
strategy:
matrix:
include:
#TODO(later)
#- name: "Ubuntu ARM64"
# os:
# - ARM64
# - linux
# - Ubuntu
# env:
# OS: "linux"
# NUGET_RID: "linux-arm64"
- name: "Ubuntu ARM64"
os:
- ARM64
- linux
- Ubuntu
env:
OS: "linux"
NUGET_RID: "linux-arm64"

- name: "Ubuntu x64"
os: ubuntu-latest
Expand Down

0 comments on commit 5c44886

Please sign in to comment.