Skip to content

Commit

Permalink
disable llvm_dev scenario test until llvm-20 apt repos are created
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Jul 23, 2024
1 parent 82275b6 commit 759e98d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions features/test/llvm/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"version": "17"
}
}
},
"llvm_dev": {
"image": "ubuntu:22.04",
"features": {
"llvm": {
"version": "dev"
}
}
// },
// "llvm_dev": {
// "image": "ubuntu:22.04",
// "features": {
// "llvm": {
// "version": "dev"
// }
// }
}
}

0 comments on commit 759e98d

Please sign in to comment.