Skip to content

Commit

Permalink
Trying again!
Browse files Browse the repository at this point in the history
  • Loading branch information
code-ape committed Mar 4, 2025
1 parent 8de11d6 commit 64cf09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nexe-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
# NOTE: macos-13 = x64, macos-14 & macos-15 = arm64
os: [ubuntu-latest, windows-2019, macos-latest]
os: [ubuntu-latest, windows-latest, macos-latest] # TODO: Use windows-2019?
node_version: ['20.18.3', '22.14.0']

steps:
Expand Down

0 comments on commit 64cf09e

Please sign in to comment.