Skip to content

Commit 4ebbfc3

Browse files
committed
remove a test on newer pythons
1 parent 174a373 commit 4ebbfc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/extra.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
rm ./libensemble/tests/regression_tests/test_persistent_fd_param_finder.py # needs octave, which doesn't yet support 3.13
7878
rm ./libensemble/tests/regression_tests/test_persistent_aposmm_external_localopt.py # needs octave, which doesn't yet support 3.13
7979
rm ./libensemble/tests/regression_tests/test_gpCAM.py # needs gpcam, which doesn't build on 3.13
80+
rm ./libensemble/tests/regression_tests/test_persistent_gp_multitask_ax.py # needs ax-platform, which doesn't yet support 3.14
8081
8182
- name: Start Redis
8283
if: matrix.os == 'ubuntu-latest'

0 commit comments

Comments
 (0)