Skip to content

Commit 7e56fa0

Browse files
authored
Merge pull request #150 from pebenito/update-ci-os
tests.yml: Update to Ubuntu 24.04.
2 parents d31e634 + 9c0873d commit 7e56fa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020

2121
jobs:
2222
build:
23-
runs-on: ubuntu-20.04
23+
runs-on: ubuntu-24.04
2424

2525
strategy:
2626
fail-fast: false

0 commit comments

Comments
 (0)