We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 052f152 commit bbac9fdCopy full SHA for bbac9fd
1 file changed
.github/workflows/test.yaml
@@ -12,7 +12,7 @@ env:
12
13
jobs:
14
test:
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-hardened-latest-m
16
steps:
17
- uses: actions/checkout@v3
18
- uses: actions/setup-python@v3
0 commit comments