We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75de6f9 commit 91a84a2Copy full SHA for 91a84a2
1 file changed
.circleci/config.yml
@@ -5,7 +5,7 @@ orbs:
5
jobs:
6
ensure_formatting:
7
docker:
8
- - image: cimg/python:3.13
+ - image: cimg/python:3.14
9
working_directory: ~/repo
10
steps:
11
- checkout
@@ -41,7 +41,7 @@ jobs:
41
test-nuclei:
42
working_directory: ~/openaev
43
44
45
46
47
- setup_remote_docker
@@ -65,7 +65,7 @@ jobs:
65
test-nmap:
66
67
68
69
70
71
@@ -89,7 +89,7 @@ jobs:
89
test-http-query:
90
91
92
93
94
95
0 commit comments