Skip to content

Commit 826953c

Browse files
authored
Merge pull request #105 from kochebina/forGate9.4.2
main.yml for 9.4.2
2 parents 2fa1ebd + 869747d commit 826953c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ jobs:
7676
- name: Run the test in docker
7777
run: |
7878
ls $GITHUB_WORKSPACE
79-
docker run --rm -e "TEST=${{ matrix.strategy_name }}" -v $GITHUB_WORKSPACE:/home tbaudier/gatebenchmarks:9.4.1 /home/.github/workflows/runTest.sh
79+
docker run --rm -e "TEST=${{ matrix.strategy_name }}" -v $GITHUB_WORKSPACE:/home tbaudier/gatebenchmarks:9.4.2 /home/.github/workflows/runTest.sh
8080

0 commit comments

Comments
 (0)