Skip to content

Commit

Permalink
Merge pull request #25 from niscy-eudiw/feature/update-xcode-ver-actions
Browse files Browse the repository at this point in the history
[fix] actions file update
  • Loading branch information
dtsiflit committed Jun 14, 2024
2 parents b675d15 + 9fc4367 commit 3a41b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-eudi-lib-sdjwt-swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '14.3.1'
xcode-version: '15.0'
- uses: actions/checkout@v4
- run:
fastlane tests

0 comments on commit 3a41b5c

Please sign in to comment.