We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61dc9d commit f7a4464Copy full SHA for f7a4464
.github/workflows/main.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
test:
11
name: Test
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
13
steps:
14
- uses: actions/checkout@v2
15
- name: Preparar Python v3.11
0 commit comments