Skip to content

Commit f5a1350

Browse files
authored
Merge pull request #128 from telekom-mms/fix/forti-7.6
fix: publish release with ubuntu-24.04
2 parents 3800f8b + f0345bb commit f5a1350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

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

1010
jobs:
1111
deploy:
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-24.04
1313
steps:
1414
- uses: actions/checkout@v4
1515

0 commit comments

Comments
 (0)