Skip to content

Commit 28699a8

Browse files
committed
[CI] Test with Poplar 3.3
1 parent 9afc4ec commit 28699a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- julia_version: "1.10"
2525
docker_image: graphcore/poplar:3.2.0-ubuntu-20.04-20230314
2626
build_docs: true
27+
- julia_version: "^1.11.0-0"
28+
docker_image: graphcore/poplar:3.3.0-ubuntu-20.04-20230703
29+
build_docs: false
2730
steps:
2831
- name: "Install, g++, git, jq"
2932
# g++ is needed to build the wrapper, git to publish the docs, jq for

0 commit comments

Comments
 (0)