Skip to content

Commit f7a4464

Browse files
authored
Upgrade Ubuntu for GHA
1 parent c61dc9d commit f7a4464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
test:
1111
name: Test
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-22.04
1313
steps:
1414
- uses: actions/checkout@v2
1515
- name: Preparar Python v3.11

0 commit comments

Comments
 (0)