Skip to content

Commit 7561ec6

Browse files
committed
Add release 3.43
1 parent 9b4974f commit 7561ec6

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/matrix.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
22
"version": [
3-
"3.28",
4-
"3.29",
53
"3.31",
64
"3.33",
75
"3.34",
@@ -12,6 +10,7 @@
1210
"3.39",
1311
"3.41",
1412
"3.42",
13+
"3.43",
1514
"3.44"
1615
],
1716
"include": [

.github/workflows/backup-new-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: Checkout
2020
uses: actions/checkout@v7
2121
-
22-
name: Backup Tixati installers to FTP
22+
name: Backup Tixati installers
2323
run: ./backup.sh
2424
env:
2525
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)