| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f7450a9 commit 1f64d68
13 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -30,7 +30,7 @@ concurrency: | |||
| 30 | 30 | cancel-in-progress: true | |
| 31 | 31 | ||
| 32 | 32 | env: | |
| 33 | - PYTHON_VERSION: '3.12' | ||
| 33 | + PYTHON_VERSION: '3.14' | ||
| 34 | 34 | FLAKY_TESTS: keep_retrying | |
| 35 | 35 | ||
| 36 | 36 | 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: sccache clang | |
| 40 | 40 | CXX: 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: sccache clang | |
| 40 | 40 | CXX: 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: sccache clang | |
| 37 | 37 | CXX: 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 | CC: sccache clang | |
| 35 | 35 | CXX: sccache clang++ | |
| 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 | XCODE_VERSION: '16.1' | |
| 36 | 36 | FLAKY_TESTS: keep_retrying | |
| 37 | 37 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments