Skip to content

Commit

Permalink
Test GCC 13 for Amiga builds (#6056)
Browse files Browse the repository at this point in the history
  • Loading branch information
AJenbo authored Aug 12, 2023
1 parent 3384adb commit b4b6c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- store_artifacts: {path: ./build/devilutionx.cia, destination: devilutionx.cia}
amigaos-m68k:
docker:
- image: amigadev/crosstools:m68k-amigaos
- image: amigadev/crosstools:m68k-amigaos-gcc10
working_directory: ~/repo
steps:
- checkout
Expand Down

0 comments on commit b4b6c03

Please sign in to comment.