Skip to content

Commit ed26736

Browse files
committed
bump ci runners
1 parent f591d58 commit ed26736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
needs: renderer
3535
strategy:
3636
matrix:
37-
os: [windows-2019, ubuntu-20.04, macos-13]
37+
os: [windows-2022, ubuntu-22.04, macos-13]
3838
runs-on: ${{ matrix.os }}
3939
steps:
4040
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)