Add free-threaded Python support #892
test.yml
on: pull_request
Matrix: linux
Matrix: macos
Matrix: windows
Annotations
18 errors and 6 warnings
linux (3.12)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
linux (3.13)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
linux (3.11)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
macos (3.12)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
linux (3.13t)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
linux (3.10)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
macos (3.10)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
macos (3.11)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
macos (3.13)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
linux (3.9)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
macos (3.13t)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
windows (3.10)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
windows (3.13t)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
windows (3.9)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
windows (3.11)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
windows (3.12)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
macos (3.9)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
windows (3.13)
Invalid TOML document: newlines are not allowed in strings
61: build = [
62: 'maturin~=1.8,
^
63: ]
|
linux (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (3.13t)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|