Skip to content

Commit d1e6001

Browse files
committed
Trigger CI on push.
1 parent ca00cc1 commit d1e6001

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
on:
2-
- workflow_dispatch
2+
- push
33

44
jobs:
55
build-and-test:
@@ -20,7 +20,7 @@ jobs:
2020
architecture: 'x64'
2121
distribution: 'full'
2222
variant: 'CS'
23-
version: '8.6'
23+
version: '8.14'
2424
- name: Build and test
2525
run: |
2626
export LINK_DIR=/usr/lib/x86_64-linux-gnu

0 commit comments

Comments
 (0)