Skip to content

Commit a7e3e91

Browse files
committed
Pin ubuntu on linuxbrew workflow
1 parent bd9ad07 commit a7e3e91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linuxbrew.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ concurrency:
66

77
jobs:
88
linuxbrew:
9-
runs-on: ubuntu-latest
9+
runs-on: ubuntu-22.04
1010

1111
strategy:
1212
matrix:

0 commit comments

Comments
 (0)