Skip to content

Commit 75b89bb

Browse files
Update ubuntu GH actions image 20->24 (#559)
1 parent f5a5063 commit 75b89bb

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
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
os: [ubuntu-22.04, ubuntu-20.04, macos-13, macos-14, windows-latest]
11+
os: [ubuntu-22.04, ubuntu-24.04, macos-13, macos-14, windows-latest]
1212
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
1313

1414
steps:

0 commit comments

Comments
 (0)