Skip to content

Commit 087ef4c

Browse files
authored
Update and rename build_2023.yml to build_2025.yml
Bump Isabelle version from 2023 to 2025
1 parent 7e4e5c9 commit 087ef4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_2023.yml renamed to .github/workflows/build_2025.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
- uses: actions/checkout@v3
88
- uses: lexbailey/isabelle-theory-build-github-action@v8
99
with:
10-
isabelle-url: 'https://github.com/seL4/isabelle/archive/refs/tags/Isabelle2023.tar.gz'
10+
isabelle-url: 'https://github.com/seL4/isabelle/archive/refs/tags/Isabelle2025.tar.gz'
1111
report_url: 'https://isabelle-utp-ci-dashboard.link/submit_job_log'
1212
report_secret: ${{ secrets.DashboardReportKey }}

0 commit comments

Comments
 (0)