Skip to content

Commit

Permalink
Bump GAP_pkg_juliainterface_jll to 0.1300.2 (#1116)
Browse files Browse the repository at this point in the history
* Bump GAP_pkg_juliainterface_jll to 0.1300.2

* Disable guava test (has random failures)
  • Loading branch information
lgoettgens authored Jan 7, 2025
1 parent bbdbe2b commit 8757cf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/CI-distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
- gap-package: 'example' # no jll
- gap-package: 'examplesforhomalg' # `Error, found no GAP executable in PATH`
- gap-package: 'guarana' # `AL_EXECUTABLE, the executable for PARI/GP, has to be set`
- gap-package: 'guava' # random test failures in `guava-3.19/tst/guava.tst:649`: Syntax error: expression expected in /tmp/gaptempfile.i8tlxS:1 GUAVA_TEMP_VAR := � &
- gap-package: 'hap' # `polymake command not found. Please set POLYMAKE_COMMAND by hand`
- gap-package: 'hapcryst' # `polymake command not found. Please set POLYMAKE_COMMAND by hand`
- gap-package: 'help' # test failure in HeLP-4.0/tst/yes_4ti2.tst:39
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GAP_pkg_gauss_jll = "202400.1100.100"
GAP_pkg_guava_jll = "300.1900.0"
GAP_pkg_io_jll = "400.900.100"
GAP_pkg_json_jll = "200.200.200"
GAP_pkg_juliainterface_jll = "=0.1300.1"
GAP_pkg_juliainterface_jll = "=0.1300.2"
GAP_pkg_kbmag_jll = "100.500.1100"
GAP_pkg_normalizinterface_jll = "100.300.700"
GAP_pkg_nq_jll = "200.500.1100"
Expand Down

0 comments on commit 8757cf1

Please sign in to comment.