Skip to content

Commit b4f4d82

Browse files
authored
Use 24.04
1 parent e495d04 commit b4f4d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313
jobs:
1414
test:
1515
name: Test
16-
runs-on: ubuntu-22.04
16+
runs-on: ubuntu-24.04
1717
steps:
1818
# Obtención del código
1919
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)