Skip to content

Commit

Permalink
add comment about why windows 2019 build
Browse files Browse the repository at this point in the history
  • Loading branch information
toloudis committed Dec 16, 2024
1 parent 54d4951 commit fe35dcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- os: ubuntu-latest
artifact: agave-linux
- os: windows-2019
# Revert to windows-latest after: https://github.com/actions/runner-images/issues/7662
artifact: agave-win
# note macos-14 is arm64 and macos-13 is x86_64
- os: macos-14
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tagged_master_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- os: ubuntu-latest
artifact: agave-linux
- os: windows-2019
# Revert to windows-latest after: https://github.com/actions/runner-images/issues/7662
artifact: agave-win
# note macos-14 is arm64 and macos-13 is x86_64
- os: macos-14
Expand Down

0 comments on commit fe35dcb

Please sign in to comment.