Skip to content

Commit 8f6cb26

Browse files
committed
Use Ubuntu 24.04
1 parent 7b957c7 commit 8f6cb26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
# Ubuntu: test deadsnakes Python versions which are not supported by
102102
# GHA python-versions.
103103
# https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa
104-
- os: ubuntu-26.04
104+
- os: ubuntu-24.04
105105
python: "3.7"
106106

107107
steps:

0 commit comments

Comments
 (0)