Skip to content

Commit f5d742c

Browse files
chore(deps): update all dependencies
1 parent 0d09393 commit f5d742c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-test-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: pre-commit/[email protected]
3838

3939
test-unit:
40-
runs-on: ubuntu-22.04
40+
runs-on: ubuntu-24.04
4141
strategy:
4242
matrix:
4343
python-version: [ 3.7, 3.8, 3.9, "3.10", "3.11", "3.12" ]
@@ -68,7 +68,7 @@ jobs:
6868
- compliance-copyrights
6969
- pre-commit
7070
- test-unit
71-
runs-on: ubuntu-22.04
71+
runs-on: ubuntu-24.04
7272

7373
steps:
7474
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)