Skip to content

Commit b1f701e

Browse files
committed
use latest ubuntu
1 parent a401510 commit b1f701e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
include:
20-
- os: "ubuntu-22.04"
20+
- os: "ubuntu-latest"
2121
- os: "windows-latest"
2222
- os: "macos-14" # arm64 as per table: https://github.com/actions/runner-images/blob/8a1eeaf6ac70c66f675a04078d1a7222edd42008/README.md#available-images
2323

0 commit comments

Comments
 (0)