File tree 1 file changed +2
-0
lines changed 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 97
97
- {VERSION: "3.13t", NOXSESSION: "tests"}
98
98
- {VERSION: "pypy-3.9", NOXSESSION: "tests"}
99
99
- {VERSION: "pypy-3.10", NOXSESSION: "tests"}
100
+ - {VERSION: "pypy-3.11", NOXSESSION: "tests"}
100
101
101
102
# MSRV
102
103
- {VERSION: "3.13", NOXSESSION: "tests", RUST_VERSION: "1.64.0"}
@@ -140,6 +141,7 @@ jobs:
140
141
- {IMAGE: "alpine", NOXSESSION: "tests", RUNNER: "ubuntu-latest"}
141
142
- {IMAGE: "alpine:aarch64", NOXSESSION: "tests", RUNNER: "ubuntu-24.04-arm"}
142
143
- {IMAGE: "ubuntu-rolling:aarch64", NOXSESSION: "tests", RUNNER: "ubuntu-24.04-arm"}
144
+ - {IMAGE: "ubuntu-rolling:armv7l", NOXSESSION: "tests", RUNNER: "ubuntu-24.04-arm"}
143
145
name : " ${{ matrix.IMAGE.NOXSESSION }} on ${{ matrix.IMAGE.IMAGE }}"
144
146
steps :
145
147
- name : Ridiculous alpine workaround for actions support on arm64
You can’t perform that action at this time.
0 commit comments