Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit eac7eca

Browse files
author
Matthias Koeppe
committed
Fixup
1 parent 225f730 commit eac7eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox-gcc_spkg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
fail-fast: false
102102
matrix:
103103
tox_system_factor: [conda-forge-ubuntu]
104-
tox_packages_factor: [minimal-gcc_spkg, standard-gcc_spkg, standard]
104+
tox_packages_factor: [minimal-gcc_spkg, standard-gcc_spkg]
105105
env:
106106
TOX_ENV: local-${{ matrix.tox_system_factor }}-${{ matrix.tox_packages_factor }}
107107
LOGS_ARTIFACT_NAME: logs-commit-${{ github.sha }}-tox-local-${{ matrix.tox_system_factor }}-${{ matrix.tox_packages_factor }}

0 commit comments

Comments
 (0)