| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5ec7d1e commit 91a66e6
13 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -28,7 +28,7 @@ concurrency: | |||
| 28 | 28 | cancel-in-progress: true | |
| 29 | 29 | ||
| 30 | 30 | env: | |
| 31 | - PYTHON_VERSION: '3.12' | ||
| 31 | + PYTHON_VERSION: '3.14' | ||
| 32 | 32 | FLAKY_TESTS: keep_retrying | |
| 33 | 33 | ||
| 34 | 34 | permissions: | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -34,7 +34,7 @@ concurrency: | |||
| 34 | 34 | cancel-in-progress: true | |
| 35 | 35 | ||
| 36 | 36 | env: | |
| 37 | - PYTHON_VERSION: '3.12' | ||
| 37 | + PYTHON_VERSION: '3.14' | ||
| 38 | 38 | FLAKY_TESTS: keep_retrying | |
| 39 | 39 | CC: ${{ (github.base_ref == 'main' || github.ref_name == 'main') && 'sccache' || '' }} clang | |
| 40 | 40 | CXX: ${{ (github.base_ref == 'main' || github.ref_name == 'main') && 'sccache' || '' }} clang++ | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -34,7 +34,7 @@ concurrency: | |||
| 34 | 34 | cancel-in-progress: true | |
| 35 | 35 | ||
| 36 | 36 | env: | |
| 37 | - PYTHON_VERSION: '3.12' | ||
| 37 | + PYTHON_VERSION: '3.14' | ||
| 38 | 38 | FLAKY_TESTS: keep_retrying | |
| 39 | 39 | CC: ${{ (github.base_ref == 'main' || github.ref_name == 'main') && 'sccache' || '' }} clang | |
| 40 | 40 | CXX: ${{ (github.base_ref == 'main' || github.ref_name == 'main') && 'sccache' || '' }} clang++ | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -34,7 +34,7 @@ concurrency: | |||
| 34 | 34 | cancel-in-progress: true | |
| 35 | 35 | ||
| 36 | 36 | env: | |
| 37 | - PYTHON_VERSION: '3.12' | ||
| 37 | + PYTHON_VERSION: '3.14' | ||
| 38 | 38 | FLAKY_TESTS: keep_retrying | |
| 39 | 39 | ||
| 40 | 40 | permissions: | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,7 +13,7 @@ on: | |||
| 13 | 13 | - cron: 30 0 * * * | |
| 14 | 14 | ||
| 15 | 15 | env: | |
| 16 | - PYTHON_VERSION: '3.12' | ||
| 16 | + PYTHON_VERSION: '3.14' | ||
| 17 | 17 | ||
| 18 | 18 | permissions: | |
| 19 | 19 | contents: read | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -10,7 +10,7 @@ concurrency: | |||
| 10 | 10 | cancel-in-progress: true | |
| 11 | 11 | ||
| 12 | 12 | env: | |
| 13 | - PYTHON_VERSION: '3.12' | ||
| 13 | + PYTHON_VERSION: '3.14' | ||
| 14 | 14 | NODE_VERSION: lts/* | |
| 15 | 15 | ||
| 16 | 16 | permissions: | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -14,7 +14,7 @@ concurrency: | |||
| 14 | 14 | cancel-in-progress: true | |
| 15 | 15 | ||
| 16 | 16 | env: | |
| 17 | - PYTHON_VERSION: '3.12' | ||
| 17 | + PYTHON_VERSION: '3.14' | ||
| 18 | 18 | NODE_VERSION: lts/* | |
| 19 | 19 | ||
| 20 | 20 | permissions: | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -31,7 +31,7 @@ concurrency: | |||
| 31 | 31 | cancel-in-progress: true | |
| 32 | 32 | ||
| 33 | 33 | env: | |
| 34 | - PYTHON_VERSION: '3.12' | ||
| 34 | + PYTHON_VERSION: '3.14' | ||
| 35 | 35 | FLAKY_TESTS: keep_retrying | |
| 36 | 36 | CC: clang | |
| 37 | 37 | CXX: clang++ | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -25,7 +25,7 @@ concurrency: | |||
| 25 | 25 | cancel-in-progress: true | |
| 26 | 26 | ||
| 27 | 27 | env: | |
| 28 | - PYTHON_VERSION: '3.12' | ||
| 28 | + PYTHON_VERSION: '3.14' | ||
| 29 | 29 | FLAKY_TESTS: keep_retrying | |
| 30 | 30 | CC: ${{ (github.base_ref == 'main' || github.ref_name == 'main') && 'sccache' || '' }} clang | |
| 31 | 31 | CXX: ${{ (github.base_ref == 'main' || github.ref_name == 'main') && 'sccache' || '' }} clang++ | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -29,7 +29,7 @@ concurrency: | |||
| 29 | 29 | cancel-in-progress: true | |
| 30 | 30 | ||
| 31 | 31 | env: | |
| 32 | - PYTHON_VERSION: '3.12' | ||
| 32 | + PYTHON_VERSION: '3.14' | ||
| 33 | 33 | FLAKY_TESTS: keep_retrying | |
| 34 | 34 | ||
| 35 | 35 | permissions: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments