Skip to content

Conversation

@mosfet80
Copy link
Contributor

updated BSFishy/meson-build

@ebassi
Copy link
Collaborator

ebassi commented Sep 25, 2023

It usually helps to specify why you need to change something. In this particular case: why is it necessary to update the version of the action?

@mosfet80
Copy link
Contributor Author

mosfet80 commented Oct 4, 2023

The libraries currently used allow the use of Python v 3.5 (eol 2020), which is not safe to use.

meson build to 1.0.3
update to setup-python@v4
meson-version to 1.2.2

now minimum requirements are:

[Python] version 3.7 or newer
[Ninja] version 1.8.2 or newer

@ebassi
Copy link
Collaborator

ebassi commented Oct 4, 2023

Perfect, thank you for the explanation.

@mosfet80 mosfet80 changed the title Update msvc-env.yml Update github enviroment Dec 7, 2024
@fingolfin
Copy link
Contributor

Clearly this is needed to have this workflow work at all (GitHub does not offer macos-10.15 runners anymore). I wonder what blocks it from being merged?

@mosfet80 mosfet80 requested a review from ebassi September 17, 2025 15:14
@ebassi
Copy link
Collaborator

ebassi commented Sep 17, 2025

The Windows build is now failing.

@mosfet80 mosfet80 marked this pull request as draft January 1, 2026 15:22
@mosfet80 mosfet80 marked this pull request as ready for review January 1, 2026 17:48
@ebassi
Copy link
Collaborator

ebassi commented Jan 1, 2026

You should squash a lot of these commits.

Also: why did you delete the MSVC job? That's not really appropriate: we still want to build with MSVC as well as GCC on MSYS2.

updated BSFishy/meson-build
Update msvc-env.yml

the libraries currently used allow the use of Python v 3.5 (eol 2020), which is not safe to use.

meson build to 1.0.3
update to setup-python@v4
meson-version to 1.2.2
Update msvc-env.yml

removed argument --fatal-meson-warnings
Update meson.build

updated meson version
Update macos.yml

switch  to the oldest supported macOs
Update msvc-env.yml

fix node.js <20 deprecation
Update macos.yml
Update macos.yml
Update msvc-env.yml
Update msvc-env.yml
Update meson.build
Update msvc-env.yml
Update meson.build
Update .github enviroment

Update msvc-env.yml
Update msys2.yml
@mosfet80 mosfet80 mentioned this pull request Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants