Skip to content

Commit f6a1855

Browse files
authored
build.yml: use the SAS
1 parent 4e01b6d commit f6a1855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212

1313
jobs:
1414
build:
15-
runs-on: ubuntu-latest
15+
runs-on: ubuntu-22.04
1616
steps:
1717
- name: Checkout Mod Repo
1818
uses: actions/checkout@v4

0 commit comments

Comments
 (0)