Skip to content

Commit

Permalink
test with swift:6.0-focal
Browse files Browse the repository at this point in the history
  • Loading branch information
alephao committed Oct 18, 2024
1 parent cbd38e6 commit c7a50e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ test-linux:
--rm \
-v "$(PWD):$(PWD)" \
-w "$(PWD)" \
swift:5.7-focal \
swift:6.0-focal \
bash -c 'swift test'

test-macos: xcodeproj
Expand Down

0 comments on commit c7a50e7

Please sign in to comment.