Skip to content

Commit

Permalink
Revert temporary canvas tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbvaughan committed Jul 10, 2024
1 parent 77f3a73 commit a1df5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
fail-fast: false
matrix:
node: [21]
canvas_tag: ["m1-testing"] # e.g. "v2.6.1"
canvas_tag: ["v3.0.0-rc2"] # e.g. "v2.6.1"
os:
- runner: macos-latest
arch: x64
Expand Down

0 comments on commit a1df5f2

Please sign in to comment.