Skip to content

Commit

Permalink
bump SDK version (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
jperedadnr authored Nov 27, 2024
1 parent 5332d70 commit 2187ede
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ jobs:
os: [ macos-latest, ubuntu-latest, windows-latest ]
include:
- os: macos-latest
FILE: openjfx-24+874_headless_mac-aarch64_bin-sdk
FILE: openjfx-24+879_headless_mac-aarch64_bin-sdk
- os: ubuntu-latest
FILE: openjfx-24+871_headless_linux-x86_64_bin-sdk
FILE: openjfx-24+876_headless_linux-x86_64_bin-sdk
- os: windows-latest
FILE: openjfx-24+875_headless_windows-x86_64_bin-sdk
FILE: openjfx-24+880_headless_windows-x86_64_bin-sdk

runs-on: ${{ matrix.os }}
timeout-minutes: 20
Expand Down

0 comments on commit 2187ede

Please sign in to comment.