Skip to content

Commit 73f90ac

Browse files
committed
Use ubuntu 24.04
1 parent 09333dd commit 73f90ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
setup:
1313
name: Build SWIG wrappers
14-
runs-on: ubuntu-20.04
14+
runs-on: ubuntu-24.04
1515
steps:
1616
- uses: actions/checkout@v3
1717
- uses: actions/setup-python@v3

0 commit comments

Comments
 (0)