mirror of
https://github.com/pantor/inja.git
synced 2026-05-20 03:05:23 +00:00
make environment config protected members, resolves #285
This commit is contained in:
@@ -64,9 +64,9 @@ jobs:
|
||||
os: macOS-13
|
||||
compiler: clang
|
||||
|
||||
- name: macOS-14-clang
|
||||
os: macOS-14
|
||||
compiler: clang
|
||||
# - name: macOS-14-clang
|
||||
# os: macOS-14
|
||||
# compiler: clang
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user