Skip to content

Commit

Permalink
remove macos-14 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
xujuntwt95329 committed Dec 25, 2023
1 parent 4a2a13f commit f2f713a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ts2wasm_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# - lts/*
# - lts/-1
node-version: [16.x, 18.x]
os: [macos-12, macos-14]
os: [macos-12]
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit f2f713a

Please sign in to comment.