Skip to content

Commit 1d361b8

Browse files
committed
Test workflow with jammy
1 parent 9fd031d commit 1d361b8

37 files changed

Lines changed: 32 additions & 4170 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
name: GitHub CI
22

33
on:
4-
pull_request:
5-
push:
6-
schedule:
7-
- cron: 0 0 * * 0
4+
workflow_dispatch:
5+
# pull_request:
6+
# push:
7+
# schedule:
8+
# - cron: 0 0 * * 0
89

910
defaults:
1011
run:

3.10/alpine3.15/Dockerfile

Lines changed: 0 additions & 146 deletions
This file was deleted.

3.10/alpine3.16/Dockerfile

Lines changed: 0 additions & 146 deletions
This file was deleted.

0 commit comments

Comments
 (0)