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 bb78a46 + 6ddc2a0 commit 278495aCopy full SHA for 278495a
.github/workflows/build_2022.yml
.github/workflows/build_2021-1.yml renamed to .github/workflows/build_2023.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@v7
+ - uses: lexbailey/isabelle-theory-build-github-action@v8
9
with:
10
- isabelle-version: '2021-1'
+ isabelle-url: 'https://github.com/seL4/isabelle/archive/refs/tags/Isabelle2023.tar.gz'
11
report_url: 'https://isabelle-utp-ci-dashboard.link/submit_job_log'
12
report_secret: ${{ secrets.DashboardReportKey }}
0 commit comments