Skip to content

Commit 278495a

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents bb78a46 + 6ddc2a0 commit 278495a

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

.github/workflows/build_2022.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/workflows/build_2021-1.yml renamed to .github/workflows/build_2023.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ jobs:
55
name: Build Theory
66
steps:
77
- uses: actions/checkout@v3
8-
- uses: lexbailey/isabelle-theory-build-github-action@v7
8+
- uses: lexbailey/isabelle-theory-build-github-action@v8
99
with:
10-
isabelle-version: '2021-1'
10+
isabelle-url: 'https://github.com/seL4/isabelle/archive/refs/tags/Isabelle2023.tar.gz'
1111
report_url: 'https://isabelle-utp-ci-dashboard.link/submit_job_log'
1212
report_secret: ${{ secrets.DashboardReportKey }}

0 commit comments

Comments
 (0)