Skip to content

Commit 6dae6ef

Browse files
gep13AdmiringWorm
authored andcommitted
Merge pull request #3608 from corbob/update-gha
(build) Update GHA to pin ubuntu version (cherry picked from commit c2636fb)
1 parent 5cd6f75 commit 6dae6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
# Build using mono on Ubuntu
1313
ubuntu-build:
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-22.04
1515
steps:
1616
- uses: actions/checkout@v3
1717
with:

0 commit comments

Comments
 (0)