diff --git a/data/reusables/actions/supported-github-runners.md b/data/reusables/actions/supported-github-runners.md index 0290456a0c60..ed162ef2aa6f 100644 --- a/data/reusables/actions/supported-github-runners.md +++ b/data/reusables/actions/supported-github-runners.md @@ -32,6 +32,7 @@ For public repositories, jobs using the workflow labels shown in the table below 14 GB windows-latest, + windows-2025[{% data variables.release-phases.public_preview_caps %}], windows-2022, windows-2019 @@ -94,6 +95,7 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using 14 GB windows-latest, + windows-2025[{% data variables.release-phases.public_preview_caps %}], windows-2022, windows-2019 diff --git a/src/audit-logs/lib/config.json b/src/audit-logs/lib/config.json index 3c37dddfdeb5..efb45fe7963f 100644 --- a/src/audit-logs/lib/config.json +++ b/src/audit-logs/lib/config.json @@ -3,5 +3,5 @@ "apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.", "apiRequestEvent": "This event is only available via audit log streaming." }, - "sha": "103dea07e9338fc90f7eec6c6606bb387ec64823" + "sha": "9a2840e598a2a275532831e9bc3dc60b677c7926" } \ No newline at end of file