Skip to content

Commit eae94b9

Browse files
committed
use Ubuntu 24.04
1 parent fd00e48 commit eae94b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/script_module_list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
path: "scripts/available_software"
3131

3232
pytest-tests:
33-
runs-on: ubuntu-20.04
33+
runs-on: ubuntu-24.04
3434
steps:
3535
- uses: actions/checkout@v3
3636
- name: Set up Python

0 commit comments

Comments
 (0)