Skip to content

Commit

Permalink
Try ubuntu-latest in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nil4 committed Nov 4, 2024
1 parent 3a05159 commit b0bc023
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/x-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@ jobs:
# OS: "linux"
# NUGET_RID: "linux-arm64"

#- name: "Ubuntu x64"
# os:
# - X64
# - linux
# - Ubuntu
# env:
# OS: "linux"
# NUGET_RID: "linux-x64"
- name: "Ubuntu x64"
os: ubuntu-latest
# - X64
# - linux
# - Ubuntu
env:
OS: "linux"
NUGET_RID: "linux-x64"

#- name: "MacOS ARM64"
# os: macos-14
Expand Down

0 comments on commit b0bc023

Please sign in to comment.