Skip to content

Commit 228e3c8

Browse files
committed
Using GH for everythin website building
1 parent ffd0807 commit 228e3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base-jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
jobs:
1010
prepare-sources:
1111
name: Prepare the website sources
12-
runs-on: ubicloud-standard-2
12+
runs-on: ubuntu-latest
1313
steps:
1414
- name: Clone
1515
uses: actions/checkout@v6

0 commit comments

Comments
 (0)