We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20548ea commit f5febbbCopy full SHA for f5febbb
1 file changed
.github/workflows/ci.yml
@@ -16,8 +16,6 @@ jobs:
16
test:
17
name: Pre-commit Tests
18
runs-on: arc-dind
19
- container:
20
- image: python:3.12
21
steps:
22
- name: Checkout repository
23
uses: actions/checkout@v4
0 commit comments