Skip to content

Commit

Permalink
Use the new gitpod4 Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
YaelDillies committed Sep 30, 2024
1 parent bb443d7 commit fb91e33
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
image: leanprovercommunity/mathlib:gitpod
# This is run when starting a Gitpod workspace on this repository

image: leanprovercommunity/gitpod4

vscode:
extensions:
- leanprover.lean4
- leanprover.lean4 # install the Lean 4 VS Code extension

tasks:
- init: |
Expand Down

0 comments on commit fb91e33

Please sign in to comment.