Skip to content

Commit

Permalink
Use swift-syntax-600 pre release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Matejkob authored Jul 1, 2024
1 parent 4ea02de commit 69e151f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
uses: actions/checkout@v4

- name: Run Swift Macro Compatibility Check
uses: Matejkob/swift-macro-compatibility-check@v0.1.0
uses: Matejkob/swift-macro-compatibility-check@swift-syntax-600-pre-release
with:
run-tests: true
major-versions-only: false
Expand Down

0 comments on commit 69e151f

Please sign in to comment.