Skip to content

Commit

Permalink
Only run with Poplar v3.3.0 for the time being, for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Aug 18, 2024
1 parent 9e0f002 commit dd818fd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
fail-fast: false
matrix:
include:
- julia_version: "1.9"
docker_image: graphcore/poplar:2.5.1-ubuntu-20.04-20220629
build_docs: false
- julia_version: "1.10"
docker_image: graphcore/poplar:3.2.0-ubuntu-20.04-20230314
build_docs: true
# - julia_version: "1.9"
# docker_image: graphcore/poplar:2.5.1-ubuntu-20.04-20220629
# build_docs: false
# - julia_version: "1.10"
# docker_image: graphcore/poplar:3.2.0-ubuntu-20.04-20230314
# build_docs: true
- julia_version: "^1.11.0-0"
docker_image: graphcore/poplar:3.3.0-ubuntu-20.04-20230703
build_docs: false
Expand Down

0 comments on commit dd818fd

Please sign in to comment.