]> Repositorios git - scryer-prolog.git/commitdiff
remove outdated comment
authorBennet Bleßmann <[email protected]>
Thu, 31 Jul 2025 18:07:57 +0000 (20:07 +0200)
committerBennet Bleßmann <[email protected]>
Thu, 31 Jul 2025 18:07:57 +0000 (20:07 +0200)
.github/workflows/ci.yml

index 50b1a375713fb57841866d27351944dc6fbf1c2a..47f5050de2b87ec2f9cddcfcb7c6045160b3b44e 100644 (file)
@@ -49,7 +49,6 @@ jobs:
           - { os: ubuntu-22.04,   rust-version: nightly, target: 'wasm32-unknown-unknown',   publish: true, args: '--no-default-features' , test-args: '--no-run --no-default-features', use_swap: true }
           # Cargo.toml rust-version
           - { os: ubuntu-22.04,   rust-version: "1.85",  target: 'x86_64-unknown-linux-gnu'}
-          # rust versions
           - { os: ubuntu-22.04,   rust-version: beta,    target: 'x86_64-unknown-linux-gnu'}
           - { os: ubuntu-22.04,   rust-version: nightly, target: 'x86_64-unknown-linux-gnu', miri: true, components: "miri"} 
     defaults: