We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f601fb + 7ddeff6 commit 7cda703Copy full SHA for 7cda703
.github/workflows/build_2023.yml renamed to .github/workflows/build_2025.yml
@@ -5,8 +5,8 @@ jobs:
5
name: Build Theory
6
steps:
7
- uses: actions/checkout@v3
8
- - uses: lexbailey/isabelle-theory-build-github-action@v8
+ - uses: cplaursen/isabelle-theory-build-github-action@main
9
with:
10
- isabelle-url: 'https://github.com/seL4/isabelle/archive/refs/tags/Isabelle2023.tar.gz'
+ isabelle-url: 'https://github.com/seL4/isabelle/archive/refs/tags/Isabelle2025.tar.gz'
11
report_url: 'https://isabelle-utp-ci-dashboard.link/submit_job_log'
12
report_secret: ${{ secrets.DashboardReportKey }}
0 commit comments