Skip to content

Commit

Permalink
fix: Release workflow integration tests (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobaFetters authored Jun 26, 2024
1 parent f23ac25 commit a6cd79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: ${{ env.XCODE_VERSION }}
xcode-version: 15.2
- name: Checkout Repo
uses: actions/checkout@v3
- name: Setup Node 12.22.10
Expand Down

0 comments on commit a6cd79c

Please sign in to comment.