Skip to content

Commit 15c69fd

Browse files
sfc-gh-pbulawasfc-gh-pczajka
authored andcommitted
SNOW-1960930: Update GH runner to ubuntu-latest (#2193)
1 parent c042132 commit 15c69fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ jobs:
7272
strategy:
7373
matrix:
7474
os:
75-
- image: ubuntu-20.04
75+
- image: ubuntu-latest
7676
id: manylinux_x86_64
77-
- image: ubuntu-20.04
77+
- image: ubuntu-latest
7878
id: manylinux_aarch64
7979
- image: windows-2019
8080
id: win_amd64

0 commit comments

Comments
 (0)