1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Fix update flake (#31626)

This commit is contained in:
6543
2024-07-12 09:25:54 -07:00
committed by GitHub
parent d73623d526
commit 957c75bfd2
2 changed files with 4 additions and 3 deletions

View File

@@ -31,6 +31,7 @@
# backend
go_1_22
gofumpt
sqlite
];
};
}