Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Nov 2, 2024
1 parent ba5e19a commit ad6c38d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ jobs:
platform-test: macosArm64Test
- os: macOS-15
platform-test: macosArm64Test
# TODO windows and ubuntu versions
#- os: ubuntu-20.04
# platform-test: linuxX64Test
#- os: ubuntu-22.04
# platform-test: linuxX64Test
- os: ubuntu-20.04
platform-test: linuxX64Test
- os: ubuntu-22.04
platform-test: linuxX64Test
- os: ubuntu-24.04
platform-test: linuxX64Test
# TODO
#- os: windows-2019
# platform-test: mingwX64Test
#- os: windows-2022
Expand Down

0 comments on commit ad6c38d

Please sign in to comment.