Skip to content

Commit

Permalink
test: some features does not support ubuntu 24.04 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed May 2, 2024
1 parent 6629a35 commit 10b1d46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/_global/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
},
"r-apt_quarto": {
"image": "ubuntu:latest",
"image": "ubuntu:jammy",
"features": {
"r-apt": {
"installRMarkdown": true,
Expand All @@ -20,7 +20,7 @@
}
},
"r-apt_pandoc": {
"image": "ubuntu:latest",
"image": "ubuntu:jammy",
"features": {
"r-apt": {
"installRMarkdown": true
Expand Down

0 comments on commit 10b1d46

Please sign in to comment.