mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-11-04 01:03:04 +00:00 
			
		
		
		
	CI: move back gnss-sdr arch jobs to main, deactivate ppc64le and s390x
This commit is contained in:
		
							
								
								
									
										14
									
								
								.github/workflows/gnss-sdr_archs.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								.github/workflows/gnss-sdr_archs.yml
									
									
									
									
										vendored
									
									
								
							@@ -7,7 +7,7 @@ on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - "**-archs"
 | 
			
		||||
      - next
 | 
			
		||||
      - main
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
@@ -32,12 +32,12 @@ jobs:
 | 
			
		||||
          - arch: riscv64
 | 
			
		||||
            distro: ubuntu22.04
 | 
			
		||||
            compiler: { name: g++-12, cc: gcc-12, cxx: g++-12 }
 | 
			
		||||
          - arch: ppc64le
 | 
			
		||||
            distro: ubuntu22.04
 | 
			
		||||
            compiler: { name: g++-12, cc: gcc-12, cxx: g++-12 }
 | 
			
		||||
          - arch: s390x
 | 
			
		||||
            distro: ubuntu22.04
 | 
			
		||||
            compiler: { name: g++-12, cc: gcc-12, cxx: g++-12 }
 | 
			
		||||
          # - arch: ppc64le
 | 
			
		||||
          #   distro: ubuntu22.04
 | 
			
		||||
          #   compiler: { name: g++-12, cc: gcc-12, cxx: g++-12 }
 | 
			
		||||
          # - arch: s390x
 | 
			
		||||
          #   distro: ubuntu22.04
 | 
			
		||||
          #   compiler: { name: g++-12, cc: gcc-12, cxx: g++-12 }
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@v3.1.0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user