Skip to content

Commit

Permalink
fixup! Update GCC version
Browse files Browse the repository at this point in the history
  • Loading branch information
antoyo committed Jan 15, 2025
1 parent e7f8c16 commit 1886b30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
fail-fast: false
matrix:
libgccjit_version:
- { gcc: "gcc-13.deb" }
- { gcc: "gcc-13-without-int128.deb" }
- { gcc: "gcc-15.deb" }
- { gcc: "gcc-15-without-int128.deb" }
commands: [
"--std-tests",
# FIXME: re-enable asm tests when GCC can emit in the right syntax.
Expand Down

0 comments on commit 1886b30

Please sign in to comment.