We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e200b7 commit f06af3eCopy full SHA for f06af3e
.github/workflows/pr-builder.yml
@@ -11,7 +11,7 @@ jobs:
11
12
website-pr:
13
name: Sanity check the Rascal website
14
- runs-on: ubicloud-standard-2
+ runs-on: ubuntu-latest
15
needs: prepare-website
16
steps:
17
# Download prepared sources from base
.github/workflows/website-builder.yml
website:
name: Deploy the Rascal website
0 commit comments