Bumpt to python 3.12, updated action files and changelog

This commit is contained in:
Marco Dalla Tiezza
2024-10-20 19:22:25 +02:00
parent 7a696451f0
commit f67ee9bc92
5 changed files with 13 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ on:
artemis_version:
description: 'Version'
required: true
default: '4.0.0'
default: '4.1.0'
type: string
jobs:
@@ -19,7 +19,7 @@ jobs:
- name: Setup python
uses: actions/setup-python@v5
with:
python-version: '3.11'
python-version: '3.12'
- name: Build and package
run: sh ./building/Linux/build_linux.sh