Skip to content

Commit

Permalink
Update workflow runners
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec committed Nov 6, 2024
1 parent 7464597 commit c941416
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildCSharp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
name: [Ubuntu, macOS, macOS_arm64, Windows64, Windows32]
include:
- name: Ubuntu
os: ubuntu-20.04
os: ubuntu-22.04
- name: macOS
os: macos-11
os: macos-13
- name: macOS_arm64
os: macos-14
- name: Windows64
Expand Down

0 comments on commit c941416

Please sign in to comment.