Skip to content

Commit a1f940e

Browse files
committed
Fix repo
1 parent 973554d commit a1f940e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: ${{ matrix.config.name }}
1515
runs-on: ${{ matrix.config.os }}
1616
container:
17-
image: ghcr.io/bemanproject/testing-images:test-${{ matrix.config.tag }}
17+
image: ghcr.io/bemanproject/infra:test-${{ matrix.config.tag }}
1818
strategy:
1919
fail-fast: false
2020
matrix:

0 commit comments

Comments
 (0)