File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9797 - {VERSION: "3.13t", NOXSESSION: "tests"}
9898 - {VERSION: "pypy-3.9", NOXSESSION: "tests"}
9999 - {VERSION: "pypy-3.10", NOXSESSION: "tests"}
100+ - {VERSION: "pypy-3.11", NOXSESSION: "tests"}
100101
101102 # MSRV
102103 - {VERSION: "3.13", NOXSESSION: "tests", RUST_VERSION: "1.64.0"}
@@ -140,6 +141,7 @@ jobs:
140141 - {IMAGE: "alpine", NOXSESSION: "tests", RUNNER: "ubuntu-latest"}
141142 - {IMAGE: "alpine:aarch64", NOXSESSION: "tests", RUNNER: "ubuntu-24.04-arm"}
142143 - {IMAGE: "ubuntu-rolling:aarch64", NOXSESSION: "tests", RUNNER: "ubuntu-24.04-arm"}
144+ - {IMAGE: "ubuntu-rolling:armv7l", NOXSESSION: "tests", RUNNER: "ubuntu-24.04-arm"}
143145 name : " ${{ matrix.IMAGE.NOXSESSION }} on ${{ matrix.IMAGE.IMAGE }}"
144146 steps :
145147 - name : Ridiculous alpine workaround for actions support on arm64
You can’t perform that action at this time.
0 commit comments