Skip to content
Snippets Groups Projects
Commit 3085bfa0 authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

[ci] use master branch of Frama-CI following merge

parent 5582b9c3
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@ let
src = builtins.fetchGit {
"url" = "https://bobot:${password}@git.frama-c.com/frama-c/Frama-CI.git";
"name" = "Frama-CI";
"rev" = "614b8c3f2be697384626581d84836d7a41dc6c38";
"ref" = "feature/headers/2021";
"rev" = "78a52234efc6489f56ce927937e569e1a1476a7d";
"ref" = "master";
};
in
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment