Skip to content

Commit 652bc83

Browse files
committed
Update CI workflow to new Docker container
1 parent f99f68d commit 652bc83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-spec.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
Build-GraphBLAS-Spec:
77
runs-on: ubuntu-latest
88
container:
9-
image: benbrock/graphblas-cpp:build-docs-0.2
9+
image: benbrock/graphblas-cpp:build-docs-0.3
1010
if: ${{ github.ref != 'refs/heads/gh-pages' }}
1111
steps:
1212
- name: Check out repository code

0 commit comments

Comments
 (0)