Merge branch 'master' into prevent-deletion-of-contents-in-generic-prefix-env-var

This commit is contained in:
Ivan Pozdeev 2025-12-11 14:50:06 +03:00
commit fd72f0eeec
No known key found for this signature in database
GPG key ID: FB6A628DCF06DCD7

View file

@ -8,9 +8,9 @@ jobs:
os:
- ubuntu-24.04
- ubuntu-22.04
- macos-15-intel
- macos-15
- macos-14
- macos-13
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2