This repository was archived by the owner on Sep 22, 2025. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5555#       run: make -C build -j
5656#     - name: Unit tests
5757#       run: ctest --test-dir build -L TESTLABEL -j 4
58- #     - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874  # v4.4 .0
58+ #     - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b  # v4.5 .0
5959#       if: always()
6060#       with:
6161#         name: log-gcc-${{ env.CXX }}
@@ -111,7 +111,7 @@ jobs:
111111        run : | 
112112          . /opt/intel/oneapi/setvars.sh 
113113          ctest --test-dir build --output-on-failure -L TESTLABEL -j 4 
114- uses : actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874   #  v4.4 .0
114+ uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b   #  v4.5 .0
115115        if : always() 
116116        with :
117117          name : log-pvc-impi-icpx-${{ matrix.config }} 
@@ -152,7 +152,7 @@ jobs:
152152#       - name: MP unit tests
153153#         # run: srun -p cluster scripts/run_command_on_compute_node.sh build/Testing/mptests.outerr.txt ctest --test-dir build -R ^mp-tests-sycl -L MP -j 4
154154#         run: ctest --test-dir build -R ^mp-tests-sycl -L MP -j 4
155- #       - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874  # v4.4 .0
155+ #       - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b  # v4.5 .0
156156#         if: always()
157157#         with:
158158#           name: log-ishmem-impi-icpx-${{ matrix.config }}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments