Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Commit de0226e

Browse files
authored
Merge pull request #16 from avipars/renovate/ubuntu-24.x
Update dependency ubuntu to v24
2 parents 0156b1b + 3c07519 commit de0226e

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
@@ -5,7 +5,7 @@ on:
55
- '**'
66
jobs:
77
python-code-format:
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-24.04
99
steps:
1010
- uses: actions/checkout@v2
1111
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)