Skip to content

Commit 71d3983

Browse files
author
Martin Korbel
committed
support python 3.13
1 parent a5207ea commit 71d3983

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919

2020
jobs:
2121
flake8:
22-
runs-on: ubuntu-latest
22+
runs-on: ubuntu-24.04
2323
steps:
2424
- name: Setup Python
2525
uses: actions/setup-python@v1

0 commit comments

Comments
 (0)