We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2421911 commit 88ea3abCopy full SHA for 88ea3ab
1 file changed
.github/workflows/test_containers.yml
@@ -21,7 +21,7 @@ jobs:
21
test_containers:
22
strategy:
23
matrix:
24
- os: [ubuntu-latest]
+ os: [mmbswarm]
25
python-version: ["3.11"]
26
runs-on: ${{ matrix.os }}
27
steps:
0 commit comments