We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18802a commit 2bbcc06Copy full SHA for 2bbcc06
1 file changed
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ on:
13
- cron: "15 2 * * *" # Nightly-Build at 2:15 AM UTC
14
15
# The CI runs on ubuntu-22.04; More info about the installed software is found here:
16
-# https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-Readme.md
+# https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2204-Readme.md
17
18
env:
19
# ---- Language Versions ----
0 commit comments