File tree Expand file tree Collapse file tree 4 files changed +22
-2
lines changed Expand file tree Collapse file tree 4 files changed +22
-2
lines changed Original file line number Diff line number Diff line change
1
+ * @ stackhpc/kayobe
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Tag & Release
3
+ ' on ' :
4
+ push :
5
+ branches :
6
+ - stackhpc/master
7
+ permissions :
8
+ actions : read
9
+ contents : write
10
+ jobs :
11
+ tag-and-release :
12
+ uses : stackhpc/.github/.github/workflows/tag-and-release.yml@main
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Tox Continuous Integration
3
+ ' on ' :
4
+ pull_request :
5
+ jobs :
6
+ tox :
7
+ uses : stackhpc/.github/.github/workflows/tox.yml@main
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ debian:
113
113
component : " stable"
114
114
gpg_key : " influxdb.asc"
115
115
mariadb :
116
- url : " https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian"
116
+ url : " https://dlm.mariadb.com/repo/mariadb-server/10.11.13 /repo/debian"
117
117
suite : " bookworm"
118
118
component : " main"
119
119
gpg_key : " mariadb.gpg"
@@ -260,7 +260,7 @@ ubuntu:
260
260
component : " stable"
261
261
gpg_key : " influxdb.asc"
262
262
mariadb :
263
- url : " https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu"
263
+ url : " https://dlm.mariadb.com/repo/mariadb-server/10.11.13 /repo/ubuntu"
264
264
suite : " noble"
265
265
component : " main"
266
266
gpg_key : " mariadb.gpg"
You can’t perform that action at this time.
0 commit comments